home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk47 / virusx31 / makefile < prev    next >
Makefile  |  1995-03-18  |  198b  |  6 lines

  1. all : virusx
  2.  
  3. virusx : virusx.c
  4.     lc -v -O -cfwums -rr  virusx
  5.     blink SC SD ND define @_exit=@XCEXIT define @exit=@XCEXIT define @_main=@_tinymain from lib:cback.o virusx.o to virusx lib lib:lcr.lib
  6.